ASP.NET Core MVC コントロールヘルプ
OnClientPropertyChanged メソッド (PivotFieldBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotFieldBaseBuilder<TControl,TBuilder> クラス : OnClientPropertyChanged メソッド
The value.
Configurates the C1.Web.Mvc.Olap.PivotFieldBase.OnClientPropertyChanged client event. Occurs when the value of a property in this field changes.
シンタックス
'宣言
 
Public Function OnClientPropertyChanged( _
   ByVal value As System.String _
) As TBuilder
public TBuilder OnClientPropertyChanged( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotFieldBaseBuilder<TControl,TBuilder> クラス
PivotFieldBaseBuilder<TControl,TBuilder> メンバ